home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / alpha / modules / lowlevel.m < prev    next >
Encoding:
Text File  |  2002-10-28  |  564 b   |  19 lines

  1. LIBRARY LowLevelBase
  2.     ReadJoyPort(d0)(d0)=-30,
  3.     GetLanguageSelection()(d0)=-36,
  4.     GetKey()(d0)=-48,
  5.     QueryKeys(a0,d1)(d0)=-54,
  6.     AddKBInt(a0,a1)(d0)=-60,
  7.     RemKBInt(a1)(d0)=-66,
  8.     SystemControlA(a1:PTR TO TagItem)(d0)=-72,
  9.     SystemControl(a1:LIST OF TagItem)(d0)=-72,
  10.     AddTimerInt(a0,a1)(d0)=-78,
  11.     RemTimerInt(a1)(d0)=-84,
  12.     StopTimerInt(a1)(d0)=-90,
  13.     StartTimerInt(a1,d0,d1)(d0)=-96,
  14.     ElapsedTime(a0)(d0)=-102,
  15.     AddVBlankInt(a0,a1)(d0)=-108,
  16.     RemVBlankInt(a1)(d0)=-114,
  17.     SetJoyPortAttrsA(d0,a1:PTR TO TagItem)(d0)=-132,
  18.     SetJoyPortAttrs(d0,a1:LIST OF TagItem)(d0)=-132
  19.